[.deflist: Subset a deflist object
Description
Subset a deflist object
Usage
# S3 method for deflist
[(x, i)
Value
A list containing the elements at the specified indices or names in the deflist object.
Arguments
- x
A deflist object.
- i
Indices or names of the elements to be retrieved.